home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 November / CHIP Kasım 1998.iso / emulators / atari2600 / stelw07aw95.exe / ANNOUNCE.TXT next >
Text File  |  1997-06-07  |  4KB  |  117 lines

  1. ===============================================================================
  2.  
  3.                       SSSS    tt          lll  lll       
  4.                      SS  SS   tt           ll   ll        
  5.                      SS     tttttt  eeee   ll   ll   aaaa 
  6.                       SSSS    tt   ee  ee  ll   ll      aa
  7.                          SS   tt   eeeeee  ll   ll   aaaaa
  8.                      SS  SS   tt   ee      ll   ll  aa  aa
  9.                       SSSS     ttt  eeeee llll llll  aaaaa
  10.  
  11.         Version 0.7 for Linux, DOS, OS/2, Power Macs, Unix and Windows
  12.  
  13. ===============================================================================
  14.         A Bradford W. Mott production in association with Aaron Giles,
  15.                Seunghee Lee, Jeff Miller, and Darrell Spice Jr.
  16. ===============================================================================
  17.  
  18. Stella is a portable emulator of the old Atari 2600 video-game console
  19. written in C++.  You can play most Atari 2600 games with this release 
  20. including Supercharger games.  There are six distributions:
  21.  
  22.   * Binary distribution for Linux (stella-0.7-linux.tar.gz)
  23.  
  24.   * Binary distribution for DOS (stella07.exe)
  25.  
  26.   * Binary distribution for OS/2 (stella-0.7-os2.zip)
  27.  
  28.   * Binary distribution for Power Macs (stella-0.7-mac.hqx)
  29.  
  30.   * Binary distribution for Windows 95 & NT (stella-0.7-win32.zip)
  31.  
  32.   * Source code distribution for Unix & DOS (stella-0.7-src.tar.gz)
  33.  
  34. There are three 2600 ROM images (.BIN files) included with each of these 
  35. distributions.  One of them is a very simple test program, TEST.BIN, another
  36. one, ELK.BIN, is a playable prototype of a game called "Elk Attack" by 
  37. Mark R. Hahn (see elk.doc for details), and the third one, OKIEDOKE.BIN, is 
  38. a new game called "Okie Dokie" by Bob Colbert (see okiedoke.doc for details).
  39. BEYOND THESE THREE FILES NONE OF THESE DISTRIBUTIONS CONTAIN ANY 2600 ROM 
  40. IMAGES (.BIN FILES) AND PLEASE DON'T WRITE ASKING FOR ROMS BECAUSE THEY'RE 
  41. COPYRIGHTED!  If you own any of the Atari 2600 Action Packs by Activision 
  42. you can use the ROM images from it with Stella. 
  43.  
  44. New in this Version
  45. ===================
  46.  
  47.   * Improved emulation speed of TIA and 6507
  48.  
  49.   * Added Starpath Supercharger support
  50.  
  51.   * Added Tigervision bankswitching support (3F bankswitching)
  52.  
  53.   * Added pause game feature for Unix and DOS
  54.  
  55.   * VCS files combined into a single builtin property file
  56.  
  57.   * Added TIA HMOVE "feature" to support Cosmic Ark stars
  58.  
  59.   * Improved TIA VSYNC code so that it works more like the real 
  60.     thing (0.6 VSYNC code caused the graphics of some games to 
  61.     be off such as Alien and Battle Zone)
  62.       
  63.   * Added two 6507 emulators: one is designed to act more like 
  64.     the real thing, while the other is designed to be as fast as 
  65.     possible (required for Supercharger support)
  66.  
  67.   * Changed TIA peeking so lower nibble of byte read is the same 
  68.     as the TIA address being accessed (Warlords now works)
  69.  
  70. Supported Systems
  71. =================
  72.  
  73. The following systems are currently supported:
  74.  
  75.   * Linux (SVGALIB, X windows)
  76.  
  77.   * DOS
  78.  
  79.   * OS/2
  80.  
  81.   * Power Macs
  82.  
  83.   * Unix (BSDI, FreeBSD, Linux, HP/UX, Solaris, etc...)
  84.  
  85.   * Windows 95 & NT
  86.  
  87. Distribution Site
  88. ================= 
  89.  
  90. The Stella distributions can be obtained from the Stella home page at:
  91.  
  92.   http://www4.ncsu.edu/~bwmott/2600/
  93.  
  94. If for some reason you are unable to connect to this page please try 
  95. again later. 
  96.  
  97. Acknowledgements
  98. ================
  99.  
  100. The following people have had a big part in bringing version 0.6 to you:
  101.  
  102.   Aaron Giles       - Maintained the Power Macintosh version
  103.   Jeff Miller       - Maintained the Windows version
  104.   Bradford Mott     - Maintained the core code, DOS, Linux and Unix/X version
  105.   Chris Salomon     - Provided information and code for Supercharger support
  106.   Darrell Spice Jr. - Maintained the OS/2 version
  107.   Eckhard Stolberg  - Described TIA bug that produces stars in Cosmic Ark
  108.   
  109. Contacts
  110. ========
  111.  
  112. If you have any questions regarding Stella send mail to:
  113.  
  114.   bwmott@eos.ncsu.edu
  115.  
  116.  
  117.